[INFO] cloning repository https://github.com/dunamismax/sealport
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dunamismax/sealport" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdunamismax%2Fsealport", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdunamismax%2Fsealport'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ddecff0f99cb56972938c076f1fa35216e77b53
[INFO] testing dunamismax/sealport/2ddecff0f99cb56972938c076f1fa35216e77b53 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdunamismax%2Fsealport" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/dunamismax/sealport
[INFO] finished tweaking git repo https://github.com/dunamismax/sealport
[INFO] tweaked toml for git repo https://github.com/dunamismax/sealport written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dunamismax/sealport on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dunamismax/sealport already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded auditable-extract v0.3.5
[INFO] [stderr]   Downloaded binfarce v0.2.1
[INFO] [stderr]   Downloaded auditable-serde v0.9.0
[INFO] [stderr]   Downloaded auditable-info v0.10.0
[INFO] [stderr]   Downloaded wasm_split_macros v0.2.1
[INFO] [stderr]   Downloaded throw_error v0.3.1
[INFO] [stderr]   Downloaded hydration_context v0.3.0
[INFO] [stderr]   Downloaded erased v0.1.2
[INFO] [stderr]   Downloaded convert_case_extras v0.2.0
[INFO] [stderr]   Downloaded any_spawner v0.3.0
[INFO] [stderr]   Downloaded leptos_dom v0.8.8
[INFO] [stderr]   Downloaded reactive_stores_macro v0.4.2
[INFO] [stderr]   Downloaded server_fn_macro_default v0.8.5
[INFO] [stderr]   Downloaded wasm_split_helpers v0.2.1
[INFO] [stderr]   Downloaded base16 v0.2.1
[INFO] [stderr]   Downloaded typed-builder-macro v0.23.2
[INFO] [stderr]   Downloaded convert_case v0.11.0
[INFO] [stderr]   Downloaded server_fn_macro v0.8.10
[INFO] [stderr]   Downloaded leptos_server v0.8.7
[INFO] [stderr]   Downloaded leptos_config v0.8.10
[INFO] [stderr]   Downloaded typed-builder v0.23.2
[INFO] [stderr]   Downloaded reactive_stores v0.4.3
[INFO] [stderr]   Downloaded const-str v1.1.0
[INFO] [stderr]   Downloaded async-once-cell v0.5.4
[INFO] [stderr]   Downloaded server_fn v0.8.12
[INFO] [stderr]   Downloaded serde_qs v0.15.0
[INFO] [stderr]   Downloaded leptos_macro v0.8.16
[INFO] [stderr]   Downloaded wasmparser v0.207.0
[INFO] [stderr]   Downloaded leptos v0.8.19
[INFO] [stderr]   Downloaded reactive_graph v0.2.14
[INFO] [stderr]   Downloaded predicates-core v1.0.10
[INFO] [stderr]   Downloaded tachys v0.2.15
[INFO] [stderr]   Downloaded fastcdc v4.0.1
[INFO] [stderr]   Downloaded wait-timeout v0.2.1
[INFO] [stderr]   Downloaded assert_cmd v2.2.2
[INFO] [stderr]   Downloaded object_store v0.13.2
[INFO] [stderr]   Downloaded predicates-tree v1.0.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d36f97f3c29deff9fefd542d1cf52798786eeb8908a5bd1432611daae9b8731
[INFO] running `Command { std: "docker" "start" "-a" "0d36f97f3c29deff9fefd542d1cf52798786eeb8908a5bd1432611daae9b8731", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d36f97f3c29deff9fefd542d1cf52798786eeb8908a5bd1432611daae9b8731", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d36f97f3c29deff9fefd542d1cf52798786eeb8908a5bd1432611daae9b8731", kill_on_drop: false }`
[INFO] [stdout] 0d36f97f3c29deff9fefd542d1cf52798786eeb8908a5bd1432611daae9b8731
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2dad400a6bcdf96ba82924204654dfb5fe235293e86b782136fb57f3d761d5e
[INFO] running `Command { std: "docker" "start" "-a" "a2dad400a6bcdf96ba82924204654dfb5fe235293e86b782136fb57f3d761d5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.121
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.121
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling or_poisoned v0.1.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling throw_error v0.3.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling reactive_graph v0.2.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling konst v0.2.20
[INFO] [stderr]    Compiling server_fn_macro v0.8.10
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling guardian v1.3.0
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling tachys v0.2.15
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling const_format v0.2.36
[INFO] [stderr]    Compiling either_of v0.1.9
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling server_fn v0.8.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling next_tuple v0.1.0
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling erased v0.1.2
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling const_str_slice_concat v0.1.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling leptos_macro v0.8.16
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]    Compiling const-str v1.1.0
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling convert_case_extras v0.2.0
[INFO] [stderr]    Compiling leptos v0.8.19
[INFO] [stderr]    Compiling async-once-cell v0.5.4
[INFO] [stderr]    Compiling wasmparser v0.207.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling config v0.15.23
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling binfarce v0.2.1
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling fastcdc v4.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.121
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling auditable-extract v0.3.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling reactive_stores_macro v0.4.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]    Compiling server_fn_macro_default v0.8.5
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rstml v0.12.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling wasm_split_macros v0.2.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling fileferry-crypto v1.0.0 (/opt/rustwide/workdir/crates/fileferry-crypto)
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.121
[INFO] [stderr]    Compiling wasm_split_helpers v0.2.1
[INFO] [stderr]    Compiling typed-builder v0.23.2
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling leptos_hot_reload v0.8.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling oco_ref v0.2.1
[INFO] [stderr]    Compiling serde_qs v0.15.0
[INFO] [stderr]    Compiling codee v0.3.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling fileferry-platform v1.0.0 (/opt/rustwide/workdir/crates/fileferry-platform)
[INFO] [stderr]    Compiling leptos_config v0.8.10
[INFO] [stderr]    Compiling clap_complete v4.6.5
[INFO] [stderr]    Compiling fileferry-policy v1.0.0 (/opt/rustwide/workdir/crates/fileferry-policy)
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling auditable-serde v0.9.0
[INFO] [stderr]    Compiling auditable-info v0.10.0
[INFO] [stderr]    Compiling js-sys v0.3.98
[INFO] [stderr]    Compiling xtask v1.0.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.71
[INFO] [stderr]    Compiling web-sys v0.3.98
[INFO] [stderr]    Compiling hydration_context v0.3.0
[INFO] [stderr]    Compiling any_spawner v0.3.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling object_store v0.13.2
[INFO] [stderr]    Compiling reactive_stores v0.4.3
[INFO] [stderr]    Compiling fileferry-storage v1.0.0 (/opt/rustwide/workdir/crates/fileferry-storage)
[INFO] [stderr]    Compiling fileferry-core v1.0.0 (/opt/rustwide/workdir/crates/fileferry-core)
[INFO] [stderr]    Compiling fileferry-testkit v1.0.0 (/opt/rustwide/workdir/crates/fileferry-testkit)
[INFO] [stderr]    Compiling fileferry-cli v1.0.0 (/opt/rustwide/workdir/crates/fileferry-cli)
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling gloo-net v0.6.0
[INFO] [stderr]    Compiling wasm-streams v0.5.0
[INFO] [stderr]    Compiling leptos_server v0.8.7
[INFO] [stderr]    Compiling leptos_dom v0.8.8
[INFO] [stderr]    Compiling fileferry-web v1.0.0 (/opt/rustwide/workdir/crates/fileferry-web)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "a2dad400a6bcdf96ba82924204654dfb5fe235293e86b782136fb57f3d761d5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2dad400a6bcdf96ba82924204654dfb5fe235293e86b782136fb57f3d761d5e", kill_on_drop: false }`
[INFO] [stdout] a2dad400a6bcdf96ba82924204654dfb5fe235293e86b782136fb57f3d761d5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35bb973a59416eca551eddad85529965b307d6536e7ae36780b88f3bacd9765b
[INFO] running `Command { std: "docker" "start" "-a" "35bb973a59416eca551eddad85529965b307d6536e7ae36780b88f3bacd9765b", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fileferry-core v1.0.0 (/opt/rustwide/workdir/crates/fileferry-core)
[INFO] [stderr]    Compiling fileferry-testkit v1.0.0 (/opt/rustwide/workdir/crates/fileferry-testkit)
[INFO] [stderr]    Compiling fileferry-storage v1.0.0 (/opt/rustwide/workdir/crates/fileferry-storage)
[INFO] [stderr]    Compiling xtask v1.0.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling fileferry-crypto v1.0.0 (/opt/rustwide/workdir/crates/fileferry-crypto)
[INFO] [stderr]    Compiling fileferry-platform v1.0.0 (/opt/rustwide/workdir/crates/fileferry-platform)
[INFO] [stderr]    Compiling fileferry-policy v1.0.0 (/opt/rustwide/workdir/crates/fileferry-policy)
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling leptos_config v0.8.10
[INFO] [stderr]    Compiling leptos v0.8.19
[INFO] [stderr]    Compiling fileferry-cli v1.0.0 (/opt/rustwide/workdir/crates/fileferry-cli)
[INFO] [stderr]    Compiling fileferry-web v1.0.0 (/opt/rustwide/workdir/crates/fileferry-web)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.95s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "35bb973a59416eca551eddad85529965b307d6536e7ae36780b88f3bacd9765b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35bb973a59416eca551eddad85529965b307d6536e7ae36780b88f3bacd9765b", kill_on_drop: false }`
[INFO] [stdout] 35bb973a59416eca551eddad85529965b307d6536e7ae36780b88f3bacd9765b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8a731e1b7253e12302ac5243460e450d46ac590712d86beae48b4c69084ed846
[INFO] running `Command { std: "docker" "start" "-a" "8a731e1b7253e12302ac5243460e450d46ac590712d86beae48b4c69084ed846", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fileferry_cli-a1a2165b464bc74c)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test tests::check_failure_finding_preserves_chunk_reference_context ... ok
[INFO] [stdout] test tests::diagnostic_redaction_handles_embedded_s3_urls ... ok
[INFO] [stdout] test tests::invalid_repository_diagnostic_is_redacted ... ok
[INFO] [stdout] test tests::restore_destination_guardrail_failures_have_stable_machine_codes ... ok
[INFO] [stdout] test tests::restore_jsonl_metadata_warnings_stay_on_stdout ... ok
[INFO] [stdout] test tests::restore_metadata_warnings_use_partial_success_exit_code ... ok
[INFO] [stdout] test tests::version_human_output_is_stable ... ok
[INFO] [stdout] test tests::check_failure_finding_preserves_metadata_identity_object_key ... ok
[INFO] [stdout] test tests::config_discovery_loads_default_profile ... ok
[INFO] [stdout] test tests::environment_values_take_precedence_over_config_profiles ... ok
[INFO] [stdout] test tests::config_parse_diagnostic_redacts_embedded_secret_urls ... ok
[INFO] [stdout] test tests::s3_repository_config_requires_explicit_local_http_opt_in ... ok
[INFO] [stdout] test tests::version_json_output_is_one_document ... ok
[INFO] [stdout] test tests::s3_repository_urls_are_parsed_without_leaking_credentials ... ok
[INFO] [stdout] test tests::s3_repository_config_uses_required_environment ... ok
[INFO] [stdout] test tests::version_jsonl_output_is_an_event_stream ... ok
[INFO] [stdout] test tests::storage_immutable_conflict_maps_to_cli_failure_envelope ... ok
[INFO] [stdout] test tests::cli_values_take_precedence_over_config ... ok
[INFO] [stdout] test tests::explicit_profile_overrides_root_config ... ok
[INFO] [stdout] test tests::completion_generation_writes_shell_script ... ok
[INFO] [stdout] test tests::check_failure_finding_preserves_invalid_manifest_context ... ok
[INFO] [stdout] test tests::exit_code_families_are_mapped_as_contract_surfaces ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ferry-c9e0db6dcb2a8149)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_contract.rs (/opt/rustwide/target/debug/deps/cli_contract-863f3dfc9b1732dc)
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test output_mode_flags_conflict ... ok
[INFO] [stdout] test top_level_help_lists_stable_global_flags_and_commands ... ok
[INFO] [stdout] test unknown_argument_exits_with_usage_error ... ok
[INFO] [stdout] test config_parse_failures_redact_secret_url_fragments_in_machine_output ... ok
[INFO] [stdout] test secret_bearing_password_env_names_are_not_emitted_in_runtime_failures ... ok
[INFO] [stdout] test machine_failure_envelopes_keep_streams_separated_and_ordered ... ok
[INFO] [stdout] test local_repository_jsonl_event_order_matches_contract ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 24.97s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/local_restore_drills.rs (/opt/rustwide/target/debug/deps/local_restore_drills-c248de188c39374c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test local_restore_release_drill_restores_real_snapshots_and_checks_repository ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.36s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/repository_commands.rs (/opt/rustwide/target/debug/deps/repository_commands-eb9f77303a9611bd)
[INFO] [stdout] 
[INFO] [stdout] running 84 tests
[INFO] [stdout] test check_read_data_subset_rejects_invalid_arguments ... ok
[INFO] [stdout] test backup_json_failure_reports_permission_denied_source_file ... ok
[INFO] [stdout] test doctor_handles_incompatible_and_corrupt_bootstrap_without_unlock ... ok
[INFO] [stdout] test backup_jsonl_emits_progress_events_without_stderr ... ok
[INFO] [stdout] test backup_requires_initialized_repository_and_correct_password ... ok
[INFO] [stdout] test backup_active_lease_has_stable_locked_exit_code_and_writes_no_snapshot ... ok
[INFO] [stdout] test check_jsonl_failure_reports_tampered_chunk_without_stderr ... ok
[INFO] [stdout] test check_json_failure_reports_missing_chunk_as_machine_readable_finding ... ok
[INFO] [stdout] test check_read_data_subset_integrity_failure_exits_six ... ok
[INFO] [stdout] test check_verifies_initialized_local_repository ... ok
[INFO] [stdout] test check_requires_initialized_repository_correct_password_and_authentic_chunks ... ok
[INFO] [stdout] test check_read_data_subset_reports_count_and_percent_modes ... ok
[INFO] [stdout] test doctor_reports_safe_health_without_backup_shape_by_default ... ok
[INFO] [stdout] test check_machine_failures_report_malformed_commits_and_corrupted_metadata ... ok
[INFO] [stdout] test init_s3_live_integration_when_env_is_enabled ... ok
[INFO] [stdout] test init_s3_requires_environment_and_redacts_repository_url ... ok
[INFO] [stdout] test backup_writes_committed_snapshot_that_snapshots_and_ls_can_discover ... ok
[INFO] [stdout] test diff_no_difference_missing_path_wrong_password_and_missing_manifest_are_structured ... ok
[INFO] [stdout] test find_no_match_and_wrong_password_are_structured_and_redacted ... ok
[INFO] [stdout] test forget_no_match_and_invalid_policy_have_stable_exit_codes ... ok
[INFO] [stdout] test diff_compares_snapshot_manifests_with_scriptable_output ... ok
[INFO] [stdout] test init_creates_encrypted_local_repository_and_snapshots_lists_it ... ok
[INFO] [stdout] test forget_malformed_lease_has_stable_integrity_exit_code_and_writes_no_markers ... ok
[INFO] [stdout] test forget_jsonl_reports_progress_and_completion_envelope ... ok
[INFO] [stdout] test forget_keep_tag_writes_marker_and_does_not_delete_repository_objects ... ok
[INFO] [stdout] test key_add_failures_are_structured_redacted_and_mapped_to_exit_codes ... ok
[INFO] [stdout] test forget_dry_run_reports_plan_without_writing_markers ... ok
[INFO] [stdout] test key_add_active_lease_has_stable_locked_exit_code_and_writes_no_slot ... ok
[INFO] [stdout] test forget_active_lease_has_stable_locked_exit_code_and_writes_no_markers ... ok
[INFO] [stdout] test key_export_recovery_failures_are_structured_and_do_not_create_output ... ok
[INFO] [stdout] test find_searches_snapshot_contents_by_path_name_glob_and_tag ... ok
[INFO] [stdout] test key_export_recovery_supports_jsonl ... ok
[INFO] [stdout] test key_export_recovery_writes_encrypted_package_without_leaking_secrets ... ok
[INFO] [stdout] test key_rekey_malformed_state_has_stable_integrity_exit_code ... ok
[INFO] [stdout] test forget_stored_policy_dry_run_jsonl_and_real_marker_write ... ok
[INFO] [stdout] test doctor_failures_are_structured_redacted_and_hide_object_keys_by_default has been running for over 60 seconds
[INFO] [stdout] test key_add_supports_jsonl_and_new_password_file ... ok
[INFO] [stdout] test forget_stored_policy_failures_are_explicit_and_stable ... ok
[INFO] [stdout] test key_rekey_active_lease_has_stable_locked_exit_code_and_writes_no_state ... ok
[INFO] [stdout] test key_add_adds_passphrase_slot_and_new_passphrase_unlocks_repository has been running for over 60 seconds
[INFO] [stdout] test key_import_recovery_adds_unlock_slot_without_leaking_secrets has been running for over 60 seconds
[INFO] [stdout] test key_import_recovery_failures_are_structured_without_writing_key_slots has been running for over 60 seconds
[INFO] [stdout] test key_import_recovery_supports_jsonl has been running for over 60 seconds
[INFO] [stdout] test key_rekey_preserves_stored_policy_for_explicit_forget has been running for over 60 seconds
[INFO] [stdout] test key_rekey_rewrites_repository_and_rejects_old_unlocks_without_leaking_secrets has been running for over 60 seconds
[INFO] [stdout] test key_rekey_supports_jsonl_and_new_password_file has been running for over 60 seconds
[INFO] [stdout] test key_remove_failures_are_structured_redacted_and_mapped_to_exit_codes has been running for over 60 seconds
[INFO] [stdout] test key_remove_malformed_lease_has_stable_integrity_exit_code_and_writes_no_marker has been running for over 60 seconds
[INFO] [stdout] test key_remove_marks_added_slot_without_deleting_key_slot_object has been running for over 60 seconds
[INFO] [stdout] test key_remove_supports_jsonl_and_is_idempotent has been running for over 60 seconds
[INFO] [stdout] test key_rekey_supports_jsonl_and_new_password_file ... ok
[INFO] [stdout] test key_rotate_active_lease_has_stable_locked_exit_code_and_writes_no_slot_or_marker has been running for over 60 seconds
[INFO] [stdout] test key_rotate_adds_new_slot_and_retires_selected_current_slot has been running for over 60 seconds
[INFO] [stdout] test key_rotate_failures_are_structured_redacted_and_mapped_to_exit_codes has been running for over 60 seconds
[INFO] [stdout] test key_rotate_reports_malformed_removal_marker_before_writing_new_slot has been running for over 60 seconds
[INFO] [stdout] test key_add_adds_passphrase_slot_and_new_passphrase_unlocks_repository ... ok
[INFO] [stdout] test key_rotate_supports_jsonl_and_new_password_file has been running for over 60 seconds
[INFO] [stdout] test key_import_recovery_failures_are_structured_without_writing_key_slots ... ok
[INFO] [stdout] test local_repository_ignores_stale_temp_and_uncommitted_partial_objects has been running for over 60 seconds
[INFO] [stdout] test key_import_recovery_supports_jsonl ... ok
[INFO] [stdout] test key_remove_malformed_lease_has_stable_integrity_exit_code_and_writes_no_marker ... ok
[INFO] [stdout] test policy_jsonl_reports_ordered_started_and_completed_events has been running for over 60 seconds
[INFO] [stdout] test policy_jsonl_reports_ordered_started_and_completed_events ... ok
[INFO] [stdout] test local_repository_ignores_stale_temp_and_uncommitted_partial_objects ... ok
[INFO] [stdout] test key_rekey_preserves_stored_policy_for_explicit_forget ... ok
[INFO] [stdout] test key_rotate_reports_malformed_removal_marker_before_writing_new_slot ... ok
[INFO] [stdout] test key_import_recovery_adds_unlock_slot_without_leaking_secrets ... ok
[INFO] [stdout] test policy_set_show_and_delete_manage_encrypted_repository_policy_configs has been running for over 60 seconds
[INFO] [stdout] test prune_active_lease_has_stable_locked_exit_code has been running for over 60 seconds
[INFO] [stdout] test prune_dry_run_and_sweep_reclaim_forgotten_local_snapshot_objects has been running for over 60 seconds
[INFO] [stdout] test key_remove_supports_jsonl_and_is_idempotent ... ok
[INFO] [stdout] test prune_active_lease_has_stable_locked_exit_code ... ok
[INFO] [stdout] test prune_jsonl_reports_progress_and_completion_envelope has been running for over 60 seconds
[INFO] [stdout] test prune_malformed_state_has_stable_integrity_exit_code has been running for over 60 seconds
[INFO] [stdout] test repo_inspects_unsupported_format_and_features_without_unlock has been running for over 60 seconds
[INFO] [stdout] test repo_reports_safe_status_without_unlock_and_verifies_metadata_on_request has been running for over 60 seconds
[INFO] [stdout] test doctor_failures_are_structured_redacted_and_hide_object_keys_by_default ... ok
[INFO] [stdout] test key_remove_failures_are_structured_redacted_and_mapped_to_exit_codes ... ok
[INFO] [stdout] test prune_malformed_state_has_stable_integrity_exit_code ... ok
[INFO] [stdout] test repo_inspects_unsupported_format_and_features_without_unlock ... ok
[INFO] [stdout] test key_rotate_active_lease_has_stable_locked_exit_code_and_writes_no_slot_or_marker ... ok
[INFO] [stdout] test repo_verify_checks_lease_and_prune_state has been running for over 60 seconds
[INFO] [stdout] test key_remove_marks_added_slot_without_deleting_key_slot_object ... ok
[INFO] [stdout] test key_rotate_failures_are_structured_redacted_and_mapped_to_exit_codes ... ok
[INFO] [stdout] test repo_verify_wrong_password_and_core_corruption_are_structured_and_redacted has been running for over 60 seconds
[INFO] [stdout] test repo_reports_safe_status_without_unlock_and_verifies_metadata_on_request ... ok
[INFO] [stdout] test repository_open_failures_are_structured_and_redacted_in_machine_modes has been running for over 60 seconds
[INFO] [stdout] test repository_open_reports_unsupported_bootstrap_version_and_features_as_incompatible has been running for over 60 seconds
[INFO] [stdout] test restore_json_failure_preflights_destination_conflicts_before_writes has been running for over 60 seconds
[INFO] [stdout] test restore_json_failure_reports_missing_requested_path has been running for over 60 seconds
[INFO] [stdout] test repository_open_failures_are_structured_and_redacted_in_machine_modes ... ok
[INFO] [stdout] test restore_json_reports_unrestored_xattr_warning_for_selected_file has been running for over 60 seconds
[INFO] [stdout] test repository_open_reports_unsupported_bootstrap_version_and_features_as_incompatible ... ok
[INFO] [stdout] test restore_jsonl_emits_progress_events_without_stderr has been running for over 60 seconds
[INFO] [stdout] test restore_jsonl_failure_reports_missing_referenced_chunk_without_destination_writes has been running for over 60 seconds
[INFO] [stdout] test key_rekey_rewrites_repository_and_rejects_old_unlocks_without_leaking_secrets ... ok
[INFO] [stdout] test restore_path_scoped_symlink_creates_missing_parent_directory has been running for over 60 seconds
[INFO] [stdout] test restore_json_failure_preflights_destination_conflicts_before_writes ... ok
[INFO] [stdout] test restore_json_failure_reports_missing_requested_path ... ok
[INFO] [stdout] test s3_command_surface_live_integration_when_env_is_enabled ... ok
[INFO] [stdout] test s3_data_path_commands_require_s3_environment_before_password ... ok
[INFO] [stdout] test s3_data_path_live_integration_when_env_is_enabled ... ok
[INFO] [stdout] test s3_prune_live_integration_when_env_is_enabled ... ok
[INFO] [stdout] test s3_retention_key_management_live_integration_when_env_is_enabled ... ok
[INFO] [stdout] test prune_jsonl_reports_progress_and_completion_envelope ... ok
[INFO] [stdout] test restore_json_reports_unrestored_xattr_warning_for_selected_file ... ok
[INFO] [stdout] test restore_preserves_file_and_directory_modified_times_through_cli has been running for over 60 seconds
[INFO] [stdout] test restore_jsonl_emits_progress_events_without_stderr ... ok
[INFO] [stdout] test restore_jsonl_failure_reports_missing_referenced_chunk_without_destination_writes ... ok
[INFO] [stdout] test restore_requires_correct_password_and_safe_destination has been running for over 60 seconds
[INFO] [stdout] test prune_dry_run_and_sweep_reclaim_forgotten_local_snapshot_objects ... ok
[INFO] [stdout] test policy_set_show_and_delete_manage_encrypted_repository_policy_configs ... ok
[INFO] [stdout] test restore_path_scoped_symlink_creates_missing_parent_directory ... ok
[INFO] [stdout] test key_rotate_supports_jsonl_and_new_password_file ... ok
[INFO] [stdout] test restore_preserves_file_and_directory_modified_times_through_cli ... ok
[INFO] [stdout] test restore_writes_directory_entries_and_symlinks_from_committed_snapshot has been running for over 60 seconds
[INFO] [stdout] test snapshots_json_failure_reports_missing_referenced_manifest_as_integrity_failure ... ok
[INFO] [stdout] test restore_writes_file_bytes_from_committed_snapshot has been running for over 60 seconds
[INFO] [stdout] test restore_writes_directory_entries_and_symlinks_from_committed_snapshot ... ok
[INFO] [stdout] test restore_requires_correct_password_and_safe_destination ... ok
[INFO] [stdout] test restore_writes_file_bytes_from_committed_snapshot ... ok
[INFO] [stdout] test repo_verify_checks_lease_and_prune_state ... ok
[INFO] [stdout] test repo_verify_wrong_password_and_core_corruption_are_structured_and_redacted ... ok
[INFO] [stderr]      Running tests/version.rs (/opt/rustwide/target/debug/deps/version-e51bceac829a2772)
[INFO] [stdout] test key_rotate_adds_new_slot_and_retires_selected_current_slot ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 577.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test global_output_flags_work_after_subcommands ... ok
[INFO] [stdout] test invalid_repository_exits_with_usage_error_and_redacts_secret_url_parts ... ok
[INFO] [stdout] test version_subcommand_supports_json ... ok
[INFO] [stdout] test version_json_mode_emits_one_stdout_document_and_no_progress ... ok
[INFO] [stdout] test completion_subcommand_does_not_require_repository_config ... ok
[INFO] [stdout] test completion_subcommand_prints_shell_completion_data ... ok
[INFO] [stdout] test version_jsonl_mode_emits_only_stdout_events_and_no_human_progress ... ok
[INFO] [stdout] test version_subcommand_prints_human_version ... ok
[INFO] [stdout] test version_subcommand_supports_jsonl_events ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fileferry_core-0258208f9a5c68aa)
[INFO] [stdout] 
[INFO] [stdout] running 117 tests
[INFO] [stdout] test tests::backup_pipeline_rejects_empty_repository_context ... ok
[INFO] [stdout] test tests::check_repository_reports_manifest_index_mismatch_with_entry_context ... ok
[INFO] [stdout] test tests::apply_restored_unix_mode_masks_file_type_and_warns_for_special_bits ... ok
[INFO] [stdout] test tests::apply_restored_modified_timestamp_records_denied_and_out_of_range_warnings ... ok
[INFO] [stdout] test tests::apply_restored_modified_timestamp_records_warning_when_not_captured ... ok
[INFO] [stdout] test tests::backup_pipeline_writes_encrypted_chunks_index_and_manifest ... ok
[INFO] [stdout] test tests::chunking_config_validates_fastcdc_bounds_and_order ... ok
[INFO] [stdout] test tests::check_repository_reports_chunk_decompression_with_entry_context ... ok
[INFO] [stdout] test tests::backup_with_lease_rejects_active_repository_lease_before_snapshot_writes ... ok
[INFO] [stdout] test tests::backup_pipeline_reads_back_authenticated_manifest_and_index ... ok
[INFO] [stdout] test tests::content_chunker_keeps_small_inputs_as_one_chunk ... ok
[INFO] [stdout] test tests::find_snapshot_entries_rejects_empty_queries_and_reports_no_matches ... ok
[INFO] [stdout] test tests::find_snapshot_entries_matches_path_name_glob_and_tag_scopes ... ok
[INFO] [stdout] test tests::backup_with_lease_ignores_expired_repository_lease_and_releases_own_lease ... ok
[INFO] [stdout] test tests::content_chunker_returns_deterministic_ranges_covering_input ... ok
[INFO] [stdout] test tests::excludes_matching_files_and_prunes_matching_directories ... ok
[INFO] [stdout] test tests::check_repository_rejects_invalid_manifest_entry_paths_with_context ... ok
[INFO] [stdout] test tests::list_snapshot_entries_rejects_unsafe_or_missing_paths ... ok
[INFO] [stdout] test tests::check_repository_fails_closed_for_missing_or_tampered_chunks ... ok
[INFO] [stdout] test tests::list_snapshot_entries_returns_immediate_children_or_exact_file ... ok
[INFO] [stdout] test tests::metadata_status_counts_sparse_extent_denial_as_partial ... ok
[INFO] [stdout] test tests::plan_restored_modified_timestamp_reports_denied_and_invalid_values ... ok
[INFO] [stdout] test tests::backup_with_lease_rejects_malformed_repository_lease_before_snapshot_writes ... ok
[INFO] [stdout] test tests::plan_unrestored_created_timestamp_reports_not_restored_and_capture_gaps ... ok
[INFO] [stdout] test tests::plan_unrestored_platform_extensions_warns_for_acl_status ... ok
[INFO] [stdout] test tests::plan_unrestored_platform_extensions_warns_for_file_flag_status ... ok
[INFO] [stdout] test tests::plan_unrestored_platform_extensions_warns_for_resource_fork_status ... ok
[INFO] [stdout] test tests::forget_markers_hide_snapshots_without_deleting_repository_objects ... ok
[INFO] [stdout] test tests::plan_unrestored_platform_extensions_warns_for_windows_attribute_status ... ok
[INFO] [stdout] test tests::platform_extension_restore_planning_records_every_selected_field ... ok
[INFO] [stdout] test tests::backup_pipeline_publishes_commit_markers_and_lists_committed_manifests ... ok
[INFO] [stdout] test tests::metadata_status_counts_resource_fork_denial_as_partial ... ok
[INFO] [stdout] test tests::check_repository_verifies_commits_metadata_indexes_and_chunks ... ok
[INFO] [stdout] test tests::forget_markers_with_lease_rejects_active_repository_lease_before_markers ... ok
[INFO] [stdout] test tests::forget_markers_with_lease_rejects_malformed_repository_lease_before_markers ... ok
[INFO] [stdout] test tests::plan_unrestored_platform_extensions_warns_for_sparse_extent_status ... ok
[INFO] [stdout] test tests::records_symlinks_without_following_directory_targets ... ok
[INFO] [stdout] test tests::rejects_relative_roots ... ok
[INFO] [stdout] test tests::forget_markers_with_lease_ignore_expired_repository_lease_and_release_own_lease ... ok
[INFO] [stdout] test tests::prune_fails_closed_when_candidate_delete_is_denied ... ok
[INFO] [stdout] test tests::repository_bootstrap_reports_immutable_write_conflicts ... ok
[INFO] [stdout] test tests::prune_sweep_rejects_malformed_repository_lease_before_deletes ... ok
[INFO] [stdout] test tests::repository_bootstrap_creates_and_unlocks_master_key ... ok
[INFO] [stdout] test tests::repository_bootstrap_fails_closed_for_wrong_passphrase ... ok
[INFO] [stdout] test tests::prune_sweep_rejects_active_repository_lease_before_deletes ... ok
[INFO] [stdout] test tests::prune_dry_run_reports_unreachable_objects_without_writes ... ok
[INFO] [stdout] test tests::initialized_repository_supports_committed_snapshot_discovery ... ok
[INFO] [stdout] test tests::prune_sweep_ignores_expired_repository_lease_and_releases_own_lease ... ok
[INFO] [stdout] test tests::prune_rejects_malformed_pending_state_and_changed_repository_state ... ok
[INFO] [stdout] test tests::repository_bootstrap_reports_unsupported_format_and_features ... ok
[INFO] [stdout] test tests::repository_key_remove_reports_missing_slot_id ... ok
[INFO] [stdout] test tests::prune_resumes_interrupted_sweep_and_treats_missing_candidates_as_gone ... ok
[INFO] [stdout] test tests::repository_key_add_ignores_expired_repository_lease_and_releases_own_lease ... ok
[INFO] [stdout] test tests::repository_key_rotate_preflights_selected_slots_before_writing_new_slot ... ok
[INFO] [stdout] test tests::prune_sweeps_forgotten_snapshot_objects_and_keeps_retained_data ... ok
[INFO] [stdout] test tests::repository_metadata_reads_reject_replayed_indexes_and_malformed_metadata ... ok
[INFO] [stdout] test tests::repository_key_add_rejects_malformed_repository_lease_before_slot_write ... ok
[INFO] [stdout] test tests::repository_object_reads_fail_closed_for_wrong_key_bit_flips_truncation_and_swaps ... ok
[INFO] [stdout] test tests::repository_key_rotate_rejects_empty_retire_selection ... ok
[INFO] [stdout] test tests::repository_recovery_export_fails_closed_for_wrong_passphrase ... ok
[INFO] [stdout] test tests::repository_key_add_rejects_active_repository_lease_before_slot_write ... ok
[INFO] [stdout] test tests::repository_recovery_import_fails_closed_for_wrong_package_passphrase ... ok
[INFO] [stdout] test tests::check_repository_subset_fails_closed_for_selected_chunk_integrity_failure ... ok
[INFO] [stdout] test tests::repository_recovery_import_tampering_fails_closed ... ok
[INFO] [stdout] test tests::repository_recovery_export_tampering_fails_closed ... ok
[INFO] [stdout] test tests::repository_recovery_export_wraps_existing_master_key_without_repository_writes ... ok
[INFO] [stdout] test tests::backup_pipeline_covers_sparse_trees_symlinks_exclusions_large_and_many_files ... ok
[INFO] [stdout] test tests::repository_key_remove_rejects_active_repository_lease_before_marker_write ... ok
[INFO] [stdout] test tests::repository_rekey_malformed_state_fails_closed ... ok
[INFO] [stdout] test tests::repository_rekey_rejects_active_lease_before_rewrite ... ok
[INFO] [stdout] test tests::repository_recovery_import_rejects_package_for_another_repository ... ok
[INFO] [stdout] test tests::check_repository_supports_count_and_percent_subsets ... ok
[INFO] [stdout] test tests::repository_rekey_missing_referenced_object_fails_before_bootstrap_switch ... ok
[INFO] [stdout] test tests::restore_destination_guardrails_reject_case_collisions_when_destination_is_case_insensitive ... ok
[INFO] [stdout] test tests::repository_key_add_creates_additional_unlock_slot_without_rewriting_bootstrap ... ok
[INFO] [stdout] test tests::restore_metadata_outcomes_derive_counts_and_warnings ... ok
[INFO] [stdout] test tests::restore_destination_guardrails_reject_windows_reserved_names_only_for_windows_destinations ... ok
[INFO] [stdout] test tests::restore_snapshot_contents_filters_paths_and_reassembles_files ... ok
[INFO] [stdout] test tests::restore_snapshot_contents_rejects_unsafe_restore_paths ... ok
[INFO] [stdout] test tests::repository_key_rotate_adds_new_slot_and_retires_selected_external_slot ... ok
[INFO] [stdout] test tests::restore_snapshot_contents_rejects_missing_requested_paths ... ok
[INFO] [stdout] test tests::check_repository_subset_selection_is_deterministic ... ok
[INFO] [stdout] test tests::restore_snapshot_to_destination_applies_directory_metadata_after_child_writes ... ok
[INFO] [stdout] test tests::restore_snapshot_to_destination_applies_unix_permission_bits ... ok
[INFO] [stdout] test tests::repository_key_remove_requires_proven_remaining_unlock_path ... ok
[INFO] [stdout] test tests::restore_snapshot_to_destination_dry_run_reports_without_writes ... ok
[INFO] [stdout] test tests::restore_snapshot_to_destination_dry_run_matches_metadata_warning_semantics ... ok
[INFO] [stdout] test tests::restore_snapshot_to_destination_applies_file_and_directory_modified_timestamps ... ok
[INFO] [stdout] test tests::backup_pipeline_reports_permission_denied_file_reads ... FAILED
[INFO] [stdout] test tests::repository_key_rotate_rejects_malformed_repository_lease_before_slot_write ... ok
[INFO] [stdout] test tests::restore_snapshot_to_destination_rejects_case_collisions_where_filesystem_exposes_them ... ok
[INFO] [stdout] test tests::restore_snapshot_to_destination_enforces_overwrite_policy ... ok
[INFO] [stdout] test tests::repository_key_remove_marks_added_slot_removed_without_deleting_slot_object ... ok
[INFO] [stdout] test tests::restore_snapshot_to_destination_rejects_symlinked_destination_ancestors ... ok
[INFO] [stdout] test tests::restore_snapshot_to_destination_rejects_existing_symlink_paths ... ok
[INFO] [stdout] test tests::restore_snapshot_to_destination_path_scoped_symlink_creates_missing_parent_directory ... ok
[INFO] [stdout] test tests::restore_snapshot_to_destination_preflights_conflicts_before_writes ... ok
[INFO] [stdout] test tests::restore_snapshot_to_destination_rejects_invalid_manifest_topology_before_writes ... ok
[INFO] [stdout] test tests::restore_snapshot_to_destination_keeps_created_timestamp_warning_only ... ok
[INFO] [stdout] test tests::snapshot_summaries_are_newest_first_and_count_sources_and_entries ... ok
[INFO] [stdout] test tests::verify_restored_unix_owner_warns_when_uid_or_gid_do_not_match ... ok
[INFO] [stdout] test tests::snapshot_selection_supports_id_tag_and_latest ... ok
[INFO] [stdout] test tests::walks_sources_in_deterministic_relative_order ... ok
[INFO] [stdout] test tests::wildcard_patterns_match_expected_paths ... ok
[INFO] [stdout] test tests::verify_restored_unix_owner_counts_matching_uid_and_gid ... ok
[INFO] [stdout] test tests::restore_snapshot_to_destination_writes_and_verifies_files ... ok
[INFO] [stdout] test tests::restore_snapshot_to_destination_warns_for_unrestored_xattrs_when_present ... ok
[INFO] [stdout] test tests::restore_snapshot_to_destination_derives_content_metadata_warnings_from_outcomes ... ok
[INFO] [stdout] test tests::repository_rekey_rewrites_auxiliary_state_families ... ok
[INFO] [stdout] test tests::restore_snapshot_to_destination_writes_directories_and_symlinks ... ok
[INFO] [stdout] test tests::repository_rekey_replayed_stale_state_fails_closed ... ok
[INFO] [stdout] test tests::repository_rekey_resumes_partial_object_rewrite ... ok
[INFO] [stdout] test tests::repository_rekey_resumes_cleanup_after_bootstrap_switch_with_new_passphrase ... ok
[INFO] [stdout] test tests::repository_recovery_import_adds_new_unlock_slot_without_rewriting_bootstrap ... ok
[INFO] [stdout] test tests::repository_rekey_rewrites_repository_objects_and_retires_old_unlocks ... ok
[INFO] [stdout] test tests::repository_rekey_resumes_from_pending_state ... ok
[INFO] [stdout] test tests::repository_rekey_tampered_state_fails_closed ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::backup_pipeline_reports_permission_denied_file_reads stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::backup_pipeline_reports_permission_denied_file_reads' (7921) panicked at crates/fileferry-core/src/lib.rs:16864:28:
[INFO] [stdout] unreadable file should fail backup: SnapshotWriteResult { snapshot_id: "d5254651c21fabb1450a60b67b13aa6e7716d951661141f7cebbf3642c043f85", created_at_unix_seconds: 1781294440, manifest_object: ObjectKey("objects/manifest/d5/d5254651c21fabb1450a60b67b13aa6e7716d951661141f7cebbf3642c043f85"), index_object: ObjectKey("objects/index/73/73573c76a3ad35211c232691d2c8ba8928b8dd2fcf2efb9f0a25622c0708dfc6"), index_ids: ["73573c76a3ad35211c232691d2c8ba8928b8dd2fcf2efb9f0a25622c0708dfc6"], commit_object: ObjectKey("commits/d5254651c21fabb1450a60b67b13aa6e7716d951661141f7cebbf3642c043f85"), chunk_objects_written: 1, chunk_objects_reused: 0, entries: 2, entries_scanned: 2, files_backed_up: 1, directories_backed_up: 1, symlinks_backed_up: 0, special_entries_seen: 0, bytes_scanned: 6, bytes_uploaded: 8001, chunks_seen: 1, chunks_written: 1, chunks_reused: 0, chunks: 1 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e3963990f8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e3963990f8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e3963990f8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e3963990f8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57e3963aeb5a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e3963aeb5a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x57e39639dbf2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57e39639dbf2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57e396375626 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e396375626 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e3963904b9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e3961a212c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57e3961a212c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57e396390672 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57e396390672 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57e3963756e2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57e39636a5e9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57e39637654d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57e3963af31c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e3963af092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x57e395f30a60 - <core[28b146924c2f19c6]::result::Result<fileferry_core[6fdfa38c3af40d39]::SnapshotWriteResult, fileferry_core[6fdfa38c3af40d39]::CoreError>>::expect_err
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1298:22
[INFO] [stdout]   21:     0x57e395dda2fe - fileferry_core[6fdfa38c3af40d39]::tests::backup_pipeline_reports_permission_denied_file_reads::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/fileferry-core/src/lib.rs:16864:28
[INFO] [stdout]   22:     0x57e395fb8ea2 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x57e395fb8f1d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57e395fb615d - <tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x57e395fb605b - tokio[d50d7b77da28544c]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x57e395fb605b - tokio[d50d7b77da28544c]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x57e395fb605b - <tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x57e395fa3d10 - <tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x57e395fb4c2d - <tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x57e395fb3ed4 - <tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x57e395fceb7b - <tokio[d50d7b77da28544c]::runtime::context::scoped::Scoped<tokio[d50d7b77da28544c]::runtime::scheduler::Context>>::set::<<tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x57e395f82729 - tokio[d50d7b77da28544c]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x57e395f5fe52 - <std[929523f510218772]::thread::local::LocalKey<tokio[d50d7b77da28544c]::runtime::context::Context>>::try_with::<tokio[d50d7b77da28544c]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x57e395f5f9de - <std[929523f510218772]::thread::local::LocalKey<tokio[d50d7b77da28544c]::runtime::context::Context>>::with::<tokio[d50d7b77da28544c]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x57e395f7b88d - tokio[d50d7b77da28544c]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x57e395fa5e50 - <tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x57e395fa6146 - <tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x57e395fb39e0 - <tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x57e395fe3413 - tokio[d50d7b77da28544c]::runtime::context::runtime::enter_runtime::<<tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x57e395fa3841 - <tokio[d50d7b77da28544c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x57e395fba544 - <tokio[d50d7b77da28544c]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x57e395fba70f - <tokio[d50d7b77da28544c]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x57e395e425e0 - fileferry_core[6fdfa38c3af40d39]::tests::backup_pipeline_reports_permission_denied_file_reads
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/fileferry-core/src/lib.rs:16865:61
[INFO] [stdout]   44:     0x57e395dc86e7 - fileferry_core[6fdfa38c3af40d39]::tests::backup_pipeline_reports_permission_denied_file_reads::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/fileferry-core/src/lib.rs:16840:68
[INFO] [stdout]   45:     0x57e395ece3c6 - <fileferry_core[6fdfa38c3af40d39]::tests::backup_pipeline_reports_permission_denied_file_reads::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x57e39619520b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x57e39619520b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x57e3961a2a85 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x57e3961a2a85 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x57e3961a2a85 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x57e3961a2a85 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x57e3961a2a85 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x57e3961a2a85 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x57e3961a2a85 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x57e39619d5e4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x57e39619d5e4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x57e3961a5b02 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x57e3961a5b02 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x57e3961a5b02 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x57e3961a5b02 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x57e3961a5b02 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x57e3961a5b02 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x57e3961a5b02 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x57e3963985af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x57e3963985af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x757ecb123aa4 - <unknown>
[INFO] [stdout]   67:     0x757ecb1b0a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::backup_pipeline_reports_permission_denied_file_reads
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 116 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.47s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p fileferry-core --lib`
[INFO] running `Command { std: "docker" "inspect" "8a731e1b7253e12302ac5243460e450d46ac590712d86beae48b4c69084ed846", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a731e1b7253e12302ac5243460e450d46ac590712d86beae48b4c69084ed846", kill_on_drop: false }`
[INFO] [stdout] 8a731e1b7253e12302ac5243460e450d46ac590712d86beae48b4c69084ed846
